home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 January / macformat-020.iso / Shareware City / Developers / mega src / Source / echo.π.rsrc / echo.π.rsrc.rsrc / TEXT_16000_man general.txt next >
Encoding:
Text File  |  1994-08-17  |  291 b   |  17 lines

  1.  
  2. NAME
  3.  
  4. echo - repeat a string
  5.  
  6. SYNOPSIS
  7.  
  8. echo [string...]
  9.  
  10. DESCRIPTION
  11.  
  12. The "echo" command displays a string parameter on standard output.  If more than one string parameter is given they are concatenated.  The combined string may not exceed 255 characters.
  13.  
  14. RETURN CODES
  15.  
  16. <0    Error
  17. 0    Success